Returns the total number of rows that would be retrieved if FindDataSet were executed against this query.
See the unit test QueryTests.GetDataSetCount_WithSingleSelectFieldSpecified()
Query<ClassToFind> Class | DomainObjects.Facade.Command Namespace